home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX 6.2 Applications 1996 May
/
SGI IRIX 6.2 Applications 1996 May.iso
/
dist
/
patchSG0001239.idb
/
usr
/
lib
/
SoftWindows2
/
bin
/
scripts
/
baddist.sh.z
/
baddist.sh
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Linux/UNIX/POSIX Shell Script
|
1996-05-07
|
308 b
|
6 lines
#!/bin/sh
PATH=/usr/sbin:/usr/bsd:/sbin:/usr/bin:/bin:/usr/bin/X11
export PATH
XCONFIRM=/usr/bin/X11/xconfirm
$XCONFIRM -B "Ok" -header "SoftWindows Update" -t "There is no upgrade information" -t "available for this release, Please" -t "contact the help desk." -icon error -geometry "320x150" > /dev/null &